Click or drag to resize

ItemChangePropertiesToDelete Property

Represents an operation to delete a given property from an item during an UpdateItem call.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PropertyPath> PropertiesToDelete { get; }

Property Value

Type: IListPropertyPath
See Also